[−][src]Crate harfbuzz
HarfBuzz is a text shaping engine. It solves the problem of selecting and positioning glyphs from a font given a Unicode string.
Re-exports
pub extern crate harfbuzz_sys as sys; |
Structs
Blob | Blobs wrap a chunk of binary data to handle lifecycle management of data while it is passed between client and HarfBuzz. |
Buffer | A series of Unicode characters. |
Language |
Enums
Direction | Direction of text flow during layout. |